FrameLib  2.0
DSP processing with frames of arbitrary timing and length
FrameLib_ObjectDescription::Tagged Struct Reference

a description of a single tagged string or vector of doubles. More...

#include <FrameLib_SerialiseGraph.h>

Public Attributes

std::string mTag
 
DataType mType
 
std::string mString
 
std::vector< double > mVector
 

Detailed Description

a description of a single tagged string or vector of doubles.

Member Data Documentation

◆ mString

std::string FrameLib_ObjectDescription::Tagged::mString

◆ mTag

std::string FrameLib_ObjectDescription::Tagged::mTag

◆ mType

DataType FrameLib_ObjectDescription::Tagged::mType

◆ mVector

std::vector<double> FrameLib_ObjectDescription::Tagged::mVector

The documentation for this struct was generated from the following file: